Groundhogg\DB\Query\Where A

Total Complexity 66
Dependencies 3
Dependents 9
Total lines 575
Lines of code 239
Logical lines of code 113
Comment lines 239
Methods 41
Properties 5

Methods 41

Method Rating Maintainability Complexity Lines of code
compare()
S
53 7 21
getColumnFormat()
S
57 7 16
in()
S
57 5 16
notIn()
S
59 4 14
addCondition()
S
63 4 11
__toString()
S
60 3 14
symbolize_comparison()
S
55 2 20
get_allowed_comparisons()
S
61 1 15
notEmpty()
S
79 1 3
endsWith()
S
78 1 3
notLike()
S
74 1 4
wNotLike()
S
79 1 3
notContains()
S
78 1 3
between()
S
71 1 5
isEmpty()
S
80 1 3
isNotNull()
S
75 1 4
contains()
S
78 1 3
isNull()
S
75 1 4
empty()
S
79 1 3
subWhere()
S
73 1 5
subOr()
S
80 1 3
subAnd()
S
80 1 3
prepare()
S
80 1 3
startsWith()
S
78 1 3
exists()
S
79 1 3
wLike()
S
79 1 3
like()
S
74 1 4
esc_like()
S
80 1 3
greaterThanEqualTo()
S
79 1 3
greaterThan()
S
79 1 3
lessThanEqualTo()
S
79 1 3
lessThan()
S
79 1 3
notEquals()
S
79 1 3
equals()
S
79 1 3
setColumnFormat()
S
80 1 3
sanitize_column()
S
80 1 3
hasCondition()
S
79 1 3
__serialize()
S
72 1 6
__construct()
S
77 1 4
__get()
S
82 1 3
not()
S
77 1 4